Namespace: Cartella.Interfaces
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 bool SetAllowedTypes( string relationID, string allowedTypeIDs ) |
Visual Basic |
---|
Public Function SetAllowedTypes ( _ relationID As String, _ allowedTypeIDs As String _ ) As Boolean |
Visual C++ |
---|
public: virtual bool SetAllowedTypes( String^ relationID, String^ allowedTypeIDs ) sealed |