Gets or sets the ID of this
SOLIDWORKS Connected document.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property PLMID As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IPLMObjectSpecification
Dim value As System.String
instance.PLMID = value
value = instance.PLMID |
C# | |
---|
System.string PLMID {get; set;} |
C++/CLI | |
---|
property System.String^ PLMID {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Document ID
Example
See Also
Availability
SOLIDWORKS 2020 SP3.1, Revision Number 28.3.1