You are reading help file online using chmlib.com
|
Object: SpObjectToken
The GetDescription method returns the name of the resource represented by the object token.
SpObjectToken.GetDescription(
[Locale As Long = 0]
) As String
The GetDescription method returns a String variable.
Use of the GetDescription method is demonstrated in the code example in the Category section.
You are reading help file online using chmlib.com
|