Click or drag to resize

SFSBuddyVariable Properties

The SFSBuddyVariable type exposes the following members.

Properties
  NameDescription
Public propertyIsOffline
Indicates whether the Buddy Variable is persistent or not.
Public propertyName
Indicates the name of this variable.
(Inherited from BaseVariable.)
Public propertyType
Indicates the type of this variable.
(Inherited from BaseVariable.)
Public propertyValue
Returns the untyped value of this variable.
(Inherited from BaseVariable.)
Top
See Also