EldorADO.NET Class Library | |
IPropertyWriter.SetBoolean Method
[This is preliminary documentation and subject to change.]
Missing <summary> documentation for M:Eldorado.Object.Entity.IPropertyWriter.SetBoolean(Eldorado.Object.Entity.IEntity,System.Boolean)
[Visual Basic]Sub SetBoolean( _
ByVal
sourceEntity As
IEntity, _
ByVal
value As
Boolean _
)
Parameters
- sourceEntity
- Missing <param> documentation for sourceEntity
- value
- Missing <param> documentation for value
See Also
IPropertyWriter Interface | Eldorado.Object.Entity Namespace