Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / CommentPropertyList Class / DMG_COMMENT_RESPONSE_DATETIME Property / DMG_COMMENT_RESPONSE_DATETIME(Int32) Property

In This Topic
DMG_COMMENT_RESPONSE_DATETIME(Int32) Property
In This Topic
Date and time # 19505.
Syntax
public PropertyValue DMG_COMMENT_RESPONSE_DATETIME( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.DateTime.
Remarks

Property is indexed. Possible indexes are from 1 to 100.

Date and time of the reply.

See Also