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 DescribeTabSetResult[] Result { get; } |
Visual Basic |
---|
Public ReadOnly Property Result As DescribeTabSetResult() Get |
Visual C++ |
---|
public: property array<DescribeTabSetResult^>^ Result { array<DescribeTabSetResult^>^ get (); } |