EntityMasterId Property
Gets the Master Id of this Folder. Folders are not iteration based and the MasterID is always the sole unique identifier for a folder.
Syntax
public System.long EntityMasterId {get;}Public ReadOnly Property EntityMasterId As System.LongRemarks
This method is implemented as part of the IEntity interface