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