NbBatchResultReason Property |
衝突発生時の原因コード。
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public NbBatchResultReasonCode Reason { get; }
Public ReadOnly Property Reason As NbBatchResultReasonCode
Get
public:
property NbBatchResultReasonCode Reason {
NbBatchResultReasonCode get ();
}
member Reason : NbBatchResultReasonCode with get
Property Value
Type:
NbBatchResultReasonCodeRemarks Version Information Core
Supported in: 1.0
See Also