Properties() method
Return a list of properties owned by this object.
Visual Basic syntax
Public Function
Properties
()
As List< IAgentryProperty >
C# syntax
public List< IAgentryProperty >
Properties
()
Returns
A list of only the child data items that are properties.