[This is preliminary documentation and is subject to change.]
            The profile string
            
    Namespace: 
   OfficeClip.BusinessLayer.Framework.ProfileAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
 Syntax
Syntax
| C# | 
|---|
| public string Profile { get; set; } | 
| Visual Basic (Declaration) | 
|---|
| Public Property Profile As String | 
| Visual C++ | 
|---|
| public: property String^ Profile { String^ get (); void set (String^ value); } | 






