GetStyleDescription Method (SapTree)
Class
SapTree
.
Action
Returns the description for the given style.
Syntax
C#
styleDescription
=
tree
.
GetStyleDescription
(
style
)
VB
styleDescription
=
tree
.
GetStyleDescription
(
style
)
Variable
Description
styleDescription
String
.
style
The style.
Integer
.