 | ISlabDataDeckType Property |
Gets the deck type
Namespace:
TSD.API.Remoting.StructureAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIPropertyWithValidValues<DeckType> DeckType { get; }
ReadOnly Property DeckType As IPropertyWithValidValues(Of DeckType)
Get
property IPropertyWithValidValues<DeckType>^ DeckType {
IPropertyWithValidValues<DeckType>^ get ();
}
abstract DeckType : IPropertyWithValidValues<DeckType> with get
Property Value
Type:
IPropertyWithValidValuesDeckType
See Also