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