API Help
Eplan.EplApi.DataModel Namespace / DeletedObjectInfoPropertyList Class / DMDELETEDOBJECTINFO_REVISION_LOG_DESCRIPTION Property / DMDELETEDOBJECTINFO_REVISION_LOG_DESCRIPTION(Int32) Property

In This Topic
DMDELETEDOBJECTINFO_REVISION_LOG_DESCRIPTION(Int32) Property
In This Topic
Deleted object: Revision description (change tracking) # 36615. This property isn't indexed.
Syntax
public PropertyValue DMDELETEDOBJECTINFO_REVISION_LOG_DESCRIPTION( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type Eplan.EplApi.Base.MultiLangString.
Remarks

Revision description for a deleted object. The text can be entered directly while deleting the object when the "Always prompt for description of page modification" project setting is enabled. The text can be edited later in the property dialog of the deletion marker.

See Also