| Visual Basic (Declaration) | |
|---|---|
<DataContractAttribute(Namespace="http://Leadtools.Services.DataContracts/2009/01", Name="LeadSize")> Public Structure LeadSize Inherits ValueType | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
[DataContractAttribute(Namespace="http://Leadtools.Services.DataContracts/2009/01", Name="LeadSize")] public struct LeadSize : ValueType | |
| C++/CLI | |
|---|---|
[DataContractAttribute(Namespace="http://Leadtools.Services.DataContracts/2009/01", Name="LeadSize")] public value class LeadSize : public ValueType | |
System.Object
System.ValueType
Leadtools.Services.DataContracts.LeadSize
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family