TheConfigurationProperty..::..cdeT Property
Namespace:
nsCDEngine.Engines.ThingService
Assembly: C-DEngine (in C-DEngine.dll)
Assembly: C-DEngine (in C-DEngine.dll)
Syntax
public Nullable<ePropertyTypes> cdeT { get; set; }
Public Property cdeT As Nullable(Of ePropertyTypes) Get Set
public: property Nullable<ePropertyTypes^> cdeT { Nullable<ePropertyTypes^> get (); void set (Nullable<ePropertyTypes^> value); }