public interface IAssignedLibraryPart
extends com4j.Com4jObject
Modifier and Type | Method and Description |
---|---|
String |
assignedEntityId()
The library part Entity Key to which this part is assigned to
|
void |
assignedEntityId(String pVal)
The library part Entity Key to which this part is assigned to
|
String assignedEntityId()
The library part Entity Key to which this part is assigned to
Getter method for the COM property "AssignedEntityId"
void assignedEntityId(String pVal)
The library part Entity Key to which this part is assigned to
Setter method for the COM property "AssignedEntityId"
pVal
- Mandatory java.lang.String parameter.Copyright © 2020. All rights reserved.