Period (ASBIE). An association to period(s) to which the Statement applies.

Namespace: Unimaze.Composer.Ubl2.Interfaces
Assembly: Unimaze.Composer.Ubl2 (in Unimaze.Composer.Ubl2.dll) Version: 2.1.200.0 (2.1.0.22)

Syntax

C#
IPeriod StatementPeriod { get; set; }
Visual Basic
Property StatementPeriod As IPeriod
	Get
	Set
Visual C++
property IPeriod^ StatementPeriod {
	IPeriod^ get ();
	void set (IPeriod^ value);
}
F#
abstract StatementPeriod : IPeriod with get, set

Property Value

Type: IPeriod

Remarks

Dictionary entry name
Statement. Statement_ Period. Period
Cardinality
0..1

See Also