[This is preliminary documentation and is subject to change.]
Returns contract type spec that this call belongs to
Namespace: NFX.Glue.ProtocolAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public TypeSpec ContractSpec { get; }
public TypeSpec ContractSpec { get; }
Public ReadOnly Property ContractSpec As TypeSpec
Get
Public ReadOnly Property ContractSpec As TypeSpec
Get
public:
property TypeSpec ContractSpec {
TypeSpec get ();
}
public:
property TypeSpec ContractSpec {
TypeSpec get ();
}
member ContractSpec : TypeSpec with get
member ContractSpec : TypeSpec with get
Property Value
Type:
TypeSpec