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

In This Topic
DMG_COMMENT_RESPONSE_AUTHOR(Int32) Property
In This Topic
Author: Reply # 19503.
Syntax
public PropertyValue DMG_COMMENT_RESPONSE_AUTHOR( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

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

See Also