GetBlockAttributeValue Method

Gets the attribute value in block content with attribute definition id.

See Also | Example

Signature

RetVal = object.GetBlockAttributeValue attdefId

Object

MLeader
The object or objects this method applies to.

attdefID

Long; Input-only
The attribute definition ID.

value

String
The attribute value.

 

   Comments?