|
FurreFurreID Property
|
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
Furre ID
Namespace:
Furcadia.Net.DreamInfo
Assembly:
FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax public Base220 FurreID { get; set; }
Public Property FurreID As Base220
Get
Set
Dim instance As Furre
Dim value As Base220
value = instance.FurreID
instance.FurreID = value
public:
virtual property Base220^ FurreID {
Base220^ get () sealed;
void set (Base220^ value) sealed;
}
abstract FurreID : Base220 with get, set
override FurreID : Base220 with get, set
Property Value
Type:
Base220Implements
IFurreFurreIDSee Also