Group Class

[DataContract()] 
public class Group : DataObject
This language is not supported or no code example is available.
[DataContract()] 
public ref class Group : public DataObject^
This language is not supported or no code example is available.
public  
DataContract() 
class Group 
extends DataObject
This language is not supported or no code example is available.
Name Description
Public constructor Group(string)
Top
Name Description
Public property DateTime Gets or sets the date time. (inherited from Event).
Public property Events
Public property Fields
Public property Framework
Public property Id
Public property IsLoaded
Public property Name
Public property TypeId Gets the type identifier.
Top
Fields
 
Name Description
Internal protected (Protected Friend) field dateTime (inherited from Event).
Top

In this article

Definition