Click or drag to resize

CountingRoomEntityJsonEntityType Property

[Missing <summary> documentation for "P:BlackBerry.Workspaces.Json.CountingRoomEntityJson.EntityType"]

Namespace:  BlackBerry.Workspaces.Json
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Nullable<RoomEntityType> EntityType { get; set; }

Property Value

Type: NullableRoomEntityType
See Also