Interface IControl
.NET interface for TO BE DEFINED FROM USER
public interface IControl : ISerializable
Properties
EncodedValue
byte[] EncodedValue { get; }
Property Value
- byte[]
ID
String ID { get; }
Property Value
Methods
IsCritical()
bool IsCritical()