|
| ESRI.ArcGIS.ADF.Web | |
| RemotingFormat Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.Display.Graphics Namespace > FeatureGraphicsLayer Class : RemotingFormat Property |
| Visual Basic (Declaration) | |
|---|---|
<DefaultValueAttribute()> Public Property RemotingFormat As SerializationFormat | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As FeatureGraphicsLayer Dim value As SerializationFormat instance.RemotingFormat = value value = instance.RemotingFormat | |
| C# | |
|---|---|
[DefaultValueAttribute()] public SerializationFormat RemotingFormat {get; set;} | |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family