EntityType Class

 

Represents an entity type.

Namespace:   Microsoft.Activities.Design.Services
Assembly:  Microsoft.Activities.Design.Services (in Microsoft.Activities.Design.Services.dll)

System.Object
  Microsoft.Activities.Design.Services.EntityType

[SerializableAttribute]
public sealed class EntityType

NameDescription
System_CAPS_pubmethodEntityType()

Initializes a new instance of the EntityType class.

NameDescription
System_CAPS_pubpropertyCategory

Gets or sets the category of this entity type.

System_CAPS_pubpropertyName

Gets or sets the name of this entity type.

System_CAPS_pubpropertyUid

Gets or sets the UID of this entity type.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: