GroupEvent.Obj Property
[DataMember(Name = "Obj")]
public Event Obj {get;}
This language is not supported or no code example is available.
[DataMember(Name = "Obj")]
public:
property Event^ Obj {
Event^ get( );
}
This language is not supported or no code example is available.
public
DataMember(Name = "Obj")
function get Obj() : Event;
This language is not supported or no code example is available.
Property Value
Event
In this article
Definition