System.Object
Eplan.EplApi.MasterData.PropertiesAndHandleObjectPropertyList
Eplan.EplApi.MasterData.MDSymbolVariantPropertyList
System.Object
Eplan.EplApi.MasterData.PropertiesAndHandleObjectPropertyList
Eplan.EplApi.MasterData.MDSymbolVariantPropertyList
[DefaultMember("Property")] public class MDSymbolVariantPropertyList : PropertiesAndHandleObjectPropertyList
[DefaultMember("Property")] public ref class MDSymbolVariantPropertyList : public PropertiesAndHandleObjectPropertyList
Name | Description | |
---|---|---|
MDSymbolVariantPropertyList Constructor | Overloaded. |
Name | Description | |
---|---|---|
ExistingIds | Returns array of MDPropertyValue objects. If PropertiesAndHandleObjectPropertyList works on local property list it will be an array of unique properties from local property list. Otherwise it will be an array of all existing properties for related object. (Inherited from Eplan.EplApi.MasterData.PropertiesAndHandleObjectPropertyList) | |
INSTANCE_REVISION_LOG_DATE | Modification date (change tracking) # 19032. | |
INSTANCE_REVISION_LOG_MARKER | Revision marker (change tracking) # 19030. | |
INSTANCE_REVISION_LOG_MARKER_FORMAT | Revision marker format (change tracking) # 19031. | |
INSTANCE_REVISION_LOG_TIME | Modification time (change tracking) # 19034. | |
INSTANCE_REVISION_LOG_USER | Creator (change tracking) # 19033. | |
INSTANCE_REVISIONID | Revision change marker (from property comparison) # 10153. | |
INSTANCE_REVISIONMARKER | Revision marker (from property comparison) # 10152. | |
Parent | PropertiesAndHandleObject to which this property list is connected. (Inherited from Eplan.EplApi.MasterData.PropertiesAndHandleObjectPropertyList) | |
Property | Overloaded. Method used by operator[] in order to access indexed properties. | |
SYMBVAR_CONPOINTSCOUNT | Number of connecting points # 16902. | |
SYMBVAR_NAME | Variant name # 16901. | |
SYMBVAR_SYMB_DESC | Symbol description # 16906. | |
SYMBVAR_SYMB_NAME | Symbol name # 16903. | |
SYMBVAR_SYMB_NR | Symbol number # 16904. | |
SYMBVAR_SYMBLIB_NAME | Symbol library # 16905. | |
WRITEPROTECTED_AUTOMATIC | Change protection (hierarchical) # 3015. |
Name | Description | |
---|---|---|
Dispose() | Destructor for deterministic finalization of MDSymbolVariantPropertyList object. (Inherited from Eplan.EplApi.MasterData.PropertiesAndHandleObjectPropertyList) | |
Exists | Overloaded. Checks property existence for used obiect. |