HelpDocSetNode.documentSetName 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
documentSetName(String) | |
documentSetName() |
documentSetName(String)
public:
virtual System::String ^ documentSetName(System::String ^ _value);
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual string documentSetName (string _value);
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member documentSetName : string -> string
override this.documentSetName : string -> string
Public Overridable Function documentSetName (_value As String) As String
Parameters
- _value
- String
Returns
- Attributes
-
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute
Applies to
documentSetName()
public:
virtual System::String ^ documentSetName();
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual string documentSetName ();
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member documentSetName : unit -> string
override this.documentSetName : unit -> string
Public Overridable Function documentSetName () As String
Returns
- Attributes
-
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute