Namespace: Cartella.SalesForce
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# |
---|
public DescribeSoftphoneLayoutSection[] sections { get; set; } |
Visual Basic |
---|
Public Property sections As DescribeSoftphoneLayoutSection() Get Set |
Visual C++ |
---|
public: property array<DescribeSoftphoneLayoutSection^>^ sections { array<DescribeSoftphoneLayoutSection^>^ get (); void set (array<DescribeSoftphoneLayoutSection^>^ value); } |