Namespace: Cartella.Interfaces
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
IPagedEntityChildrenList<ISurveyStep, int> Steps { get; } |
Visual Basic |
---|
ReadOnly Property Steps As IPagedEntityChildrenList(Of ISurveyStep, Integer) Get |
Visual C++ |
---|
property IPagedEntityChildrenList<ISurveyStep^, int>^ Steps { IPagedEntityChildrenList<ISurveyStep^, int>^ get (); } |