public ApiEntryType EntryType { get; set; }
Public Property EntryType As ApiEntryType Get Set
public: property ApiEntryType EntryType { ApiEntryType get (); void set (ApiEntryType value); }
member EntryType : ApiEntryType with get, set
In This Article