HelpDocSetNode.documentSetDescription Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
documentSetDescription(String) | |
documentSetDescription() |
documentSetDescription(String)
public:
virtual System::String ^ documentSetDescription(System::String ^ _value);
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual string documentSetDescription (string _value);
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member documentSetDescription : string -> string
override this.documentSetDescription : string -> string
Public Overridable Function documentSetDescription (_value As String) As String
Parameters
- _value
- String
Returns
- Attributes
-
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute
Applies to
documentSetDescription()
public:
virtual System::String ^ documentSetDescription();
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual string documentSetDescription ();
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member documentSetDescription : unit -> string
override this.documentSetDescription : unit -> string
Public Overridable Function documentSetDescription () As String
Returns
- Attributes
-
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute