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 DescribeLayoutSection[] detailLayoutSections { get; set; } |
Visual Basic |
---|
Public Property detailLayoutSections As DescribeLayoutSection() Get Set |
Visual C++ |
---|
public: property array<DescribeLayoutSection^>^ detailLayoutSections { array<DescribeLayoutSection^>^ get (); void set (array<DescribeLayoutSection^>^ value); } |