Share via


Entry.EntryType Property

Definition

Type should be the expected type of ValueString or ActionLogFormats/ActionNames enumerations in which case the string corresponding to those enumerations will be taken.

public:
 property Type ^ EntryType { Type ^ get(); void set(Type ^ value); };
public Type EntryType { get; set; }
member this.EntryType : Type with get, set
Public Property EntryType As Type

Property Value

Returns Type.

Applies to