KsiServicePduVersion Property
|
PDU format version
Namespace:
Guardtime.KSI.Service
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxpublic PduVersion PduVersion { get; }
Public ReadOnly Property PduVersion As PduVersion
Get
public:
property PduVersion PduVersion {
PduVersion get ();
}
member PduVersion : PduVersion with get
Property Value
Type:
PduVersion
See Also