Select to view content in your preferred language

Blob fields and attributes

2749
1
01-15-2013 07:17 AM
RobertZargarian
Deactivated User
Hi
I have a question about field type blob. According to API documentation there is a FieldType
Blob (Binary Large Object) In the Field.FieldType Enumeration.
I have a Featurelayer which have a Blob field. I can get this field from FeatureLayer.LayerInfo.Fields and see its definition.
But this field is not present in FeatureLayer.Graphics[0].Attributes. Does anybody know if it is possible to get value
of a blob attribute and edit it?

Regards
Robert
0 Kudos
1 Reply
RobertZargarian
Deactivated User
This has to be a bug. The blob field disappears from Attributes when it is not null. Please look at this problem it is very important for us.
0 Kudos