FbApiWrapper - Documentation |
DynamicWrapper..::..LoadState Property |
DynamicWrapper Class See Also Send Feedback |
[Missing <summary> documentation for "P:FacebookWrapper.ObjectModel.DynamicWrapper.LoadState"]
Namespace: FacebookWrapper.ObjectModel
Assembly: FbGraphApiWrapper (in FbGraphApiWrapper.dll) Version: 6.2.1.2 (6.2.1.2)
Syntax
C# |
---|
public DynamicWrapper..::..eLoadOptions LoadState { get; protected set; } |
Visual Basic |
---|
Public Property LoadState As DynamicWrapper..::..eLoadOptions Get Protected Set |
Visual C++ |
---|
public: property DynamicWrapper..::..eLoadOptions LoadState { DynamicWrapper..::..eLoadOptions get (); protected: void set (DynamicWrapper..::..eLoadOptions value); } |