Overload List
Name | Description | |
---|---|---|
![]() | CreateUDP(AttributeTypeInfoBool) |
Creates a user-defined property with a boolean data type.
|
![]() | CreateUDP(AttributeTypeInfoDouble) |
Creates a user-defined property with a double data type.
|
![]() | CreateUDP(AttributeTypeInfoEnum) |
Creates a user-defined property with an enumeration data type.
|
![]() | CreateUDP(AttributeTypeInfoInt) |
Creates a user-defined property with an integer data type.
|
![]() | CreateUDP(AttributeTypeInfoString) |
Creates a user-defined property with a string data type.
|
![]() | CreateUDP(AttributeTypeInfoBool, Guid) |
Creates a user-defined property with a boolean data type.
|
![]() | CreateUDP(AttributeTypeInfoDouble, Guid) |
Creates a user-defined property with a double data type.
|
![]() | CreateUDP(AttributeTypeInfoEnum, Guid) |
Creates a user-defined property with an enumeration data type.
|
![]() | CreateUDP(AttributeTypeInfoInt, Guid) |
Creates a user-defined property with an integer data type.
|
![]() | CreateUDP(AttributeTypeInfoString, Guid) |
Creates a user-defined property with a string data type.
|