IPropertyTValueCanBeSet Property

Gets a value indicating whether the current state of the property allows the value to be set

Namespace:  TSD.API.Remoting.Common.Properties
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
bool CanBeSet { get; }

Property Value

Type: Boolean
See Also